inspector: Parse custom css with a delay
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Jun 2014 13:44:28 +0000 (09:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 Jun 2014 13:44:28 +0000 (09:44 -0400)
commitf6cf7fee73a18892bf59e52dc440fa16abbea22d
tree3abd9a241a7556ccad3ec009f82fdbf8cef4fc09
parent45dbd84ff325f45121afdf4c81af332b14fa7e45
inspector: Parse custom css with a delay

The CSS editor was feeling a little sluggish, because it was
reparsing and reapplying the CSS on every keystroke. Add a small
delay, to make this feel smoother.
gtk/inspector/css-editor.c